projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f598fb0
)
(i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 13 Aug 1994 20:35:42 +0000
(20:35 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 13 Aug 1994 20:35:42 +0000
(20:35 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index ecc9a9ca595142c074f64c1ae35c755e55bc9261..86c1e4f57c27a2dc7f68f07eff74cb6e7e010c9a 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-1058,7
+1058,7
@@
case "${canonical}" in
*-esix* ) opsys=esix ;;
*-xenix* ) opsys=xenix ;;
*-linux* ) opsys=linux ;;
- *-sco3.2v4* ) opsys=sco4 ;;
+ *-sco3.2v4* ) opsys=sco4 ;
NON_GNU_CPP=/usr/lib/cpp ;
;
*-bsd386* | *-bsdi* ) opsys=bsd386 ;;
*-386bsd* ) opsys=386bsd ;;
*-freebsd* ) opsys=freebsd ;;